10.Like that, we're searching here for all the files that don't have a shebang and then we're giving it, here, a " -t sh" to only look for " sh" files, because maybe all your Python or text files are fine without a shebang.
像这样,我们在这里搜索所有没有 shebang 的文件,然后在这里给它一个“-t sh”来仅查找“sh”文件,因为也许你所有的 Python 或文本文件没有 shebang 就可以了。机翻